home *** CD-ROM | disk | FTP | other *** search
/ Labatt Ice Clubber's Guide Tour / Labatt Ice Clubber's Guide Tour.iso / mos / demo.exe / scripts / DefineButton2_138 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-02-11  |  64 b   |  5 lines

  1. on(release){
  2.    fscommand("Exec","setup.bat");
  3.    stop();
  4. }
  5.